Push
interface Push
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun listChannels(params: PubNub.PushDeviceParameters): Promise<PubNub.PushListChannelsResponse>
abstract fun listChannels(params: PubNub.PushDeviceParameters, callback: Callback<PubNub.PushListChannelsResponse>)
Link copied to clipboard